Track Pixel
Node Data | |
|---|---|
Display name | |
Track Pixel | |
Internal name | |
Node_Track_Pixel | |
Inheritances | |
| Node_Track_Pixel | |
Inputs | |
surface |
Surface In |
Tracking | |
vec2 |
Origin |
int |
Track Radius |
int |
Scan Radius |
Tolerance | |
slider |
Color Tolerance |
slider |
Pixel Tolerance |
Outputs | |
integer |
Position |
integer |
All Positions |
Attributes | |
| Oversample | |
Track a region of surface across an animation.
Properties
| Tracking | |
| Origin | Tracking origin position. |
| Track Radius | Size of an area to track. |
| Scan Radius | Radius to scan for the next tracking position. |
| Tolerance | |
| Color Tolerance | Color similiarity to be coonsider the same. |
| Pixel Tolerance | Amount of matched pixel to be consider the same track. |
Commit History
| 1.21.4 |
|
|---|
Related Links
- Base Code: /scripts/node_track_pixel/node_track_pixel.gml
- Shader [sh_track_pixel_draw]: /shaders/sh_track_pixel_draw/sh_track_pixel_draw.fsh
- Shader [sh_track_pixel_diff]: /shaders/sh_track_pixel_diff/sh_track_pixel_diff.fsh